GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationLineArrow / ArrowWidth Property





In This Topic
ArrowWidth Property (AnnotationLineArrow)
In This Topic
The width of the arrow, in inches.
Syntax
'Declaration
 
Public Shadows Property ArrowWidth As Single
public new float ArrowWidth {get; set;}
public read-write property ArrowWidth: Single; 
public hide function get,set ArrowWidth : float
public: __property new float get_ArrowWidth();
public: __property new void set_ArrowWidth( 
   float value
);
public:
new property float ArrowWidth {
   float get();
   void set (    float value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationLineArrow
AnnotationLineArrow Members